[INFO] fetching crate ssts-org-client 0.1.0...
[INFO] testing ssts-org-client-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ssts-org-client 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ssts-org-client 0.1.0
[INFO] finished tweaking crates.io crate ssts-org-client 0.1.0
[INFO] tweaked toml for crates.io crate ssts-org-client 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssts-org-client 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ssts-org-client 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96df8f323e727b21cb8db5de86231e9b80bf294bddcbccd799bb052cbb531242
[INFO] running `Command { std: "docker" "start" "-a" "96df8f323e727b21cb8db5de86231e9b80bf294bddcbccd799bb052cbb531242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96df8f323e727b21cb8db5de86231e9b80bf294bddcbccd799bb052cbb531242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96df8f323e727b21cb8db5de86231e9b80bf294bddcbccd799bb052cbb531242", kill_on_drop: false }`
[INFO] [stdout] 96df8f323e727b21cb8db5de86231e9b80bf294bddcbccd799bb052cbb531242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7e6a27e058c8ea837d8a858f542dddeecb75849f640f60958b401f3e2b61462
[INFO] running `Command { std: "docker" "start" "-a" "e7e6a27e058c8ea837d8a858f542dddeecb75849f640f60958b401f3e2b61462", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling solana-program-memory v2.3.1
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-instruction v2.3.0
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling ssts-org-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.24s
[INFO] running `Command { std: "docker" "inspect" "e7e6a27e058c8ea837d8a858f542dddeecb75849f640f60958b401f3e2b61462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e6a27e058c8ea837d8a858f542dddeecb75849f640f60958b401f3e2b61462", kill_on_drop: false }`
[INFO] [stdout] e7e6a27e058c8ea837d8a858f542dddeecb75849f640f60958b401f3e2b61462
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd7ee368af6f278fe5e504f0dc64de973f6f3527782f0d18fb4d5e0c2adb706d
[INFO] running `Command { std: "docker" "start" "-a" "bd7ee368af6f278fe5e504f0dc64de973f6f3527782f0d18fb4d5e0c2adb706d", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssts-org-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/mint_authority.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/proof.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/rate.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(feature = "anchor")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/generated/accounts/verification_config.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "bd7ee368af6f278fe5e504f0dc64de973f6f3527782f0d18fb4d5e0c2adb706d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7ee368af6f278fe5e504f0dc64de973f6f3527782f0d18fb4d5e0c2adb706d", kill_on_drop: false }`
[INFO] [stdout] bd7ee368af6f278fe5e504f0dc64de973f6f3527782f0d18fb4d5e0c2adb706d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 61fef3c5d2133793e44c3ddf7a6f654b80fb0d36d6974068ef7e81cccab74be7
[INFO] running `Command { std: "docker" "start" "-a" "61fef3c5d2133793e44c3ddf7a6f654b80fb0d36d6974068ef7e81cccab74be7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/mint_authority.rs:118:7
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/mint_authority.rs:125:7
[INFO] [stderr]     |
[INFO] [stderr] 125 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/mint_authority.rs:128:7
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/mint_authority.rs:135:7
[INFO] [stderr]     |
[INFO] [stderr] 135 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/mint_authority.rs:138:7
[INFO] [stderr]     |
[INFO] [stderr] 138 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/proof.rs:106:7
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/proof.rs:113:7
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/proof.rs:116:7
[INFO] [stderr]     |
[INFO] [stderr] 116 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/proof.rs:123:7
[INFO] [stderr]     |
[INFO] [stderr] 123 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/proof.rs:126:7
[INFO] [stderr]     |
[INFO] [stderr] 126 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/rate.rs:111:7
[INFO] [stderr]     |
[INFO] [stderr] 111 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/rate.rs:118:7
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/rate.rs:121:7
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/rate.rs:128:7
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/rate.rs:131:7
[INFO] [stderr]     |
[INFO] [stderr] 131 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/verification_config.rs:113:7
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/verification_config.rs:120:7
[INFO] [stderr]     |
[INFO] [stderr] 120 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/generated/accounts/verification_config.rs:123:7
[INFO] [stderr]     |
[INFO] [stderr] 123 | #[cfg(feature = "anchor")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/verification_config.rs:130:7
[INFO] [stderr]     |
[INFO] [stderr] 130 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/generated/accounts/verification_config.rs:133:7
[INFO] [stderr]     |
[INFO] [stderr] 133 | #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `fetch`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ssts-org-client` (lib) generated 20 warnings
[INFO] [stderr] warning: `ssts-org-client` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/security_token_client-cba5bc840d655e09)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests security_token_client
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "61fef3c5d2133793e44c3ddf7a6f654b80fb0d36d6974068ef7e81cccab74be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61fef3c5d2133793e44c3ddf7a6f654b80fb0d36d6974068ef7e81cccab74be7", kill_on_drop: false }`
[INFO] [stdout] 61fef3c5d2133793e44c3ddf7a6f654b80fb0d36d6974068ef7e81cccab74be7
